gtk4.git
2010-07-26 Benjamin Ottedecorate: Draw decorations using Cairo
2010-07-26 Benjamin Ottehsv: Remove unused variable
2010-07-26 Benjamin Ottetreeview: Draw the dnd pixmaps with Cairo
2010-07-26 Benjamin Ottetreeview: Draw lines with Cairo
2010-07-26 Benjamin Ottetreeview: Unify all line drawing into the same function
2010-07-26 Benjamin Ottetreeview: Draw column reordering arrows with Cairo
2010-07-26 Benjamin Otteruler: Replace gdk_draw_drawable calls with Cairo
2010-07-26 Benjamin Ottemenu: replace gdk_draw_drawable() call with Cairo equiv...
2010-07-26 Benjamin Ottefilechooser: Remove commented out code
2010-07-26 Benjamin Otteprogressbar: Use cairo instead of gdk_draw_drawable()
2010-07-26 Benjamin Ottespinner: We want the default colormap, not the RGB...
2010-07-26 Benjamin Otteimage: Use Cairo instead of gdk_draw_drawable()
2010-07-26 Benjamin Otteimage: replace gdk_draw_pixbuf() call with Cairo equivalent
2010-07-26 Benjamin Ottetextview: draw dnd icon with Pango
2010-07-26 Benjamin Ottetextview: Draw selection background with Cairo
2010-07-26 Benjamin Ottetextview: Draw drag icons using Cairo
2010-07-26 Benjamin Ottetextview: Use _gtk_widget_get_cursor_color() and Cairo
2010-07-26 Benjamin Ottetextview: Draw empty shape logo with Cairo
2010-07-26 Benjamin Ottetextview: replace gdk_draw_pixbuf() call with Cairo...
2010-07-26 Benjamin Ottecolorbutton: Render with Cairo
2010-07-26 Benjamin Otteentry: replace gdk_draw_pixbuf() call with Cairo version
2010-07-26 Benjamin Ottegdk: Revert making get_size optional
2010-07-26 Benjamin Ottex11: Query size on real drawable
2010-07-26 Benjamin Ottedocs: Fix sgml file to add gdk_keymap_get_num_lock_state()
2010-07-26 Benjamin Ottecups: Fix cast warnings
2010-07-26 Klemen KoširUpdated Slovenian translation
2010-07-25 Szilárd PfeifferMoved the drawing of horizontal grid lines after cell...
2010-07-25 John StowersAdd gdk_cursor_get_cursor_type
2010-07-24 Aron XuUpdate Simplified Chinese translation.
2010-07-23 Federico Mena... Clarify what the @event is used for when calling gtk_dr...
2010-07-23 Christian DywanCorrect marshaller for switch-page and adjust emission...
2010-07-22 Stanislav BrabecFix stuck pointer grab due to passing GDK_CURRENT_TIME...
2010-07-22 Javier JardónCheck if childs actually exists before using it
2010-07-22 Fran DiéguezUpdated Galician translations
2010-07-21 Tao WangUpdate Simplified Chinese translations.
2010-07-20 Fran DiéguezUpdated Galician translations
2010-07-20 Javier JardónMove GtkBoxChild from the public .h to gtkbox.c
2010-07-20 Javier JardónDo not use GtkBoxChild in GtkStatusBar
2010-07-19 Javier Jardóngtkentrycompletion: check return value because It can...
2010-07-19 Kjartan MaraasUpdated Norwegian bokmål translation
2010-07-19 Yaron ShahrabaniUpdated Hebrew translation.
2010-07-19 Javier JardónGtkWindowGroup: Add guards to some gtk_window_group_...
2010-07-19 Javier JardónAdd _gtk_check_menu_item_set_active() internal function
2010-07-19 Christian Perschgtknotebook: Fix critical warnings on scroll events
2010-07-19 Ted Gouldgtkstock: Adding a File label stock item.
2010-07-19 Javier JardónAdd _gtk_toggle_action_set_active() internal function
2010-07-19 Carlos GarnachoGtkWindow: keep a reference of the widget on focus...
2010-07-19 Javier Jardóngtktextbuffer: Remove GET_PRIVATE macro
2010-07-18 Mario Blättermann[i18n] Updated German translation
2010-07-18 Mario Blättermann[i18n] Updated German translation
2010-07-18 Jorge GonzálezUpdated Spanish translation
2010-07-18 Andika TriwidadaUpdated Indonesian translation after reapply newest POT
2010-07-18 Andika TriwidadaUpdated Indonesian translation
2010-07-17 Ignacio Casal... Move GtkTextBuffer sealed attributes to private struct.
2010-07-16 Emmanuele Bassigail-util: Constify gchar argument
2010-07-16 Yaron ShahrabaniUpdated Hebrew translation.
2010-07-16 Matthias ClasenRemove accidental addition
2010-07-16 Matthias ClasenAllow windows to be dragged by clicking on empty areas
2010-07-16 Matthias ClasenBack down glib requires
2010-07-15 Paolo BorelliDo not use GtkBoxChild in GtkButtonBox.
2010-07-15 Javier Jardóndocs: gitignore GtkRecentManager .sgml template
2010-07-15 Emmanuele Bassidocs: Inline GtkRecentManager documentation
2010-07-15 Javier JardónRemove GtkRecenManager:limit deprecated property
2010-07-15 Javier JardónDeprecate GtkRecenManager::limit property
2010-07-14 Jonh WendellDo not access an invalid ActionGroup. Closes #624362.
2010-07-14 Chao-Hsiung... Updated Traditional Chinese translation (Hong Kong...
2010-07-14 Javier JardónGtkTreeView: unseal private pointer
2010-07-14 Javier JardónGtkTreeModelFilter: unseal private pointer
2010-07-14 Javier JardónGtkToolItem: unseal private pointer
2010-07-14 Javier JardónGtkToggleToolButton: unseal private pointer
2010-07-14 Javier JardónGtkPrintUnixDialog: unseal private pointer
2010-07-14 Javier JardónGtkPrintOperation: unseal private pointer
2010-07-14 Javier JardónGtkExpander: unseal private pointer
2010-07-13 Javier JardónGtkToolButton: unseal private pointer
2010-07-13 Javier JardónGtkAlignment: move public members to private structure
2010-07-13 Javier JardónUse accessor functions to access GtkAlignment
2010-07-13 Javier JardónGtkViewport: move public members to private structure
2010-07-13 Javier Jardóngtkuimanager: unseal private pointer
2010-07-13 Javier Jardóngtktoggleaction: move public members to private structure
2010-07-13 Javier JardónUse accessor functions to access GtkToggleAction
2010-07-13 Javier Jardóngtktearoffmenuitem: Move public members to private...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónGtkTable: move public members to private structure
2010-07-13 Javier JardónUse accessor functions to access GtkTable
2010-07-13 Javier Jardóngtkstatusicon: unseal private pointer
2010-07-13 Javier Jardóngtkstatusbar: Move public members to private structure
2010-07-13 Javier JardónUse accessor functions to access GtkStatusbar
2010-07-13 Javier Jardóngtkspinner: Remove GET_PRIVATE macro
2010-07-13 Javier JardónUse accessor functions to access GtkSpinButton
2010-07-13 Javier JardónAdd _gtk_spin_button_get_panel private function
2010-07-13 Javier Jardóngtkspinbutton: move public members to private structure
2010-07-13 Javier Jardóngtksizegroup: Move public members to private structure
2010-07-13 Javier Jardóngtkseparatortoolitem: unseal private pointer
2010-07-13 Javier JardónUse accessor functions to access GtkScrolledWindow
2010-07-13 Javier JardónGtkScale: move public members to private structure
2010-07-13 Javier JardónUse accessor functions to access GtkScale
2010-07-13 Javier JardónGtkScaleButton: Move public members to private structure
2010-07-13 Javier JardónUse accessor functions to access GtkScaleButton
2010-07-13 Javier JardónGtkRuler: move public member to private structure
2010-07-13 Javier Jardóngtkrecentmanager: unseal private pointer
next